On this page you can get a detailed analysis of a word or phrase, produced by the best artificial intelligence technology to date:
общая лексика
Internet Protocol Number
IP-номер, IP-адрес
Уникальный номер, который имеет каждый хост-компьютер в Интернете, кроме того, большинство машин имеет ещё доменные имена, более легкие для запоминания. 32-битовое число, которое представляется состоящим из четырех частей, разделённых точками, например 191.118.056.34. Так как каждая группа представляет собой отдельный байт адреса, то эти числа не могут быть больше 255. Адреса назначаются организацией InterNIC, которая передаёт их провайдерам
синоним
Смотрите также
общая лексика
IP-адрес
сетевой адрес в Internet - 4-байтовое (32-разрядное) число, задающее уникальный номер хост-компьютера в Internet (см. IP Number). IP-адреса делятся на пять классов: A, B, C, D, и E
класс D, в частности, задает поток информации типа "точка - много точек". Каждому классу сетевых адресов выделяется определённое число адресов хост-узлов (см. RFC 1918). Так как адреса для некоторых классов уже исчерпаны, то будет вводиться новый протокол с расширенной 128-разрядной адресацией (IPng). При использовании протокола SLIP IP-адреса назначаются динамически в начале сеанса
синоним
An Internet Protocol address (IP address) is a numerical label such as 192.0.2.1 that is connected to a computer network that uses the Internet Protocol for communication. An IP address serves two main functions: network interface identification and location addressing.
Internet Protocol version 4 (IPv4) defines an IP address as a 32-bit number. However, because of the growth of the Internet and the depletion of available IPv4 addresses, a new version of IP (IPv6), using 128 bits for the IP address, was standardized in 1998. IPv6 deployment has been ongoing since the mid-2000s.
IP addresses are written and displayed in human-readable notations, such as 192.0.2.1 in IPv4, and 2001:db8:0:1234:0:567:8:1 in IPv6. The size of the routing prefix of the address is designated in CIDR notation by suffixing the address with the number of significant bits, e.g., 192.0.2.1/24, which is equivalent to the historically used subnet mask 255.255.255.0.
The IP address space is managed globally by the Internet Assigned Numbers Authority (IANA), and by five regional Internet registries (RIRs) responsible in their designated territories for assignment to local Internet registries, such as Internet service providers (ISPs), and other end users. IPv4 addresses were distributed by IANA to the RIRs in blocks of approximately 16.8 million addresses each, but have been exhausted at the IANA level since 2011. Only one of the RIRs still has a supply for local assignments in Africa. Some IPv4 addresses are reserved for private networks and are not globally unique.
Network administrators assign an IP address to each device connected to a network. Such assignments may be on a static (fixed or permanent) or dynamic basis, depending on network practices and software features.